home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacGames Sampler
/
PHT MacGames Bundle.iso
/
MacSource Folder
/
Samples from the CD
/
C and C++
/
flight simulator ƒ
/
README
< prev
next >
Wrap
Text File
|
1989-11-09
|
634b
|
18 lines
This is the source code for a program to
demonstrate how to do 3D perspective drawing and
clipping. It's written as a sort of crude flight
simulator - you "fly" through a rather simple world.
It also shows how to do simple animation.
All math is fixed-point to make the speed tolerable
on feebler Macs. On a II the speed would be roughly
the same using floating point. If some would prefer
to see a floating point version, that could be done.
The package contains the source code, a ThinkC
vers.4.0 project, and an executable version compiled
for any Mac.
Comments etc. to
Chris Moll
chris@hobbes.lbl.gov
(415)843-2437